Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val errorCode: Int

Returns error code

Link copied to clipboard
abstract val isFatal: Boolean

Indicates if error is fatal and service is stopped

Link copied to clipboard
abstract val reason: String?

Provides human readable error reason

Inherited functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)